type github.com/gotd/td/transport.obfListener
5 uses
github.com/gotd/td/transport (current package)
obfuscated.go#L15: type obfListener struct {
obfuscated.go#L39: return obfListener{listener: listener}
obfuscated.go#L43: func (l obfListener) Accept() (_ net.Conn, err error) {
obfuscated.go#L78: func (l obfListener) Close() error {
obfuscated.go#L83: func (l obfListener) Addr() net.Addr {
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |